home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Pascal / Libraries / Utilities / READ ME next >
Encoding:
Text File  |  1994-05-05  |  720 b   |  15 lines  |  [TEXT/R*ch]

  1. Utilities unit ©1994 by Sean Crist (kurisuto@chopin.udel.edu).
  2.  
  3. (Soon I'll have a new address on some machinein the domain upenn.edu; try
  4. reaching me there if chopin.udel.edu doesn't work.) I'd appreciate any comments
  5. or bug reports.  This code may be freely used for any purpose, except that
  6. military use is expressly prohibited.
  7.  
  8. About this unit:
  9. This is a real grab bag of utility routines which I've written and find handy;
  10. most are routines I think should have been a part of the Toolbox.
  11.  
  12. Most of the documentation is in amidst the interface declarations.  I know these
  13. are very densely written and look a little daunting, but I encourage you to rea
  14. through them; you may find some things to save you coding time.
  15.